home *** CD-ROM | disk | FTP | other *** search
/ Meeting Pearls 2 / Meeting Pearls Vol. II (1995)(GTI - Schatztruhe)[!].iso / Pearls / dev / Oberon4Amiga / ETH_Tools / Folds.Tool (.txt) < prev    next >
Oberon Text  |  1994-10-21  |  500b  |  11 lines

  1. Syntax10.Scn.Fnt
  2. Syntax10i.Scn.Fnt
  3. Folds.Compile *    -- compiles text (possibly with folds)
  4. Folds.Compile ^    -- and places error elems
  5. Folds.Compile ~
  6. Folds.ShowError *    -- places caret to next error elem (also in folds)
  7. Folds.SetProfile    -- sets options specified in Folds.Profile
  8. Folds.Restore    -- collapses folds opened during ShowError
  9. Net.ReceiveFiles Pluto
  10.     hm:Folds.obj hm:Folds.Profile Elems:FoldElems.obj ~
  11.